FarPoint.Web.Spread 名前空間 > RangeElement<T> クラス > RangeElement<T> コンストラクタ : RangeElement<T> コンストラクタ(List<T>,List<CellRange>) |
'Declaration
Public Function New( _ ByVal objects As List(Of T), _ ByVal cellRanges As List(Of CellRange) _ )
public RangeElement<T>( List<T> objects, List<CellRange> cellRanges )